projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d462ff9
)
(LIBX11_SYSTEM): Override the definition.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Nov 1993 01:03:12 +0000
(
01:03
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 24 Nov 1993 01:03:12 +0000
(
01:03
+0000)
src/s/sco4.h
patch
|
blob
|
history
diff --git
a/src/s/sco4.h
b/src/s/sco4.h
index e3a93d90b1681c6872fa6219998688981330b175..86df419ce65d5f60031aa351f8136da22b4008fe 100644
(file)
--- a/
src/s/sco4.h
+++ b/
src/s/sco4.h
@@
-69,6
+69,11
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SOCKETS
#endif
+/* This is safe since we already assumed HAVE_SOCKET
+ if using X windows. */
+#undef LIBX11_SYSTEM
+#define LIBX11_SYSTEM -lpt -lnls -lnsl_s -lc_s -lsocket
+
#ifdef HAVE_INET_SOCKETS /* This comes from autoconf. */
#define HAVE_SOCKETS
#endif